User Guides > PCC with Legacy Services (Proxy Server) > How To's for PCC with Legacy Services (Proxy Server) > How To's - for the Flash Viewer > How To Customize the Flash Viewer |
Prizm Content Connect Plus is fully customizable. Your custom code simply needs to appear as 'FlashVars' param variables so that it can be passed to the Flash file at run time.
There are several ways to embed Flash into a web page. Here are some examples:
The following is an example with code showing SWF Objects.
Copy Code
|
|
---|---|
<script src="swfobject.2.2.js" language="javascript"></script> |